Chapter 9: Explore 

1.         Determine limit(`+`(sqrt(`+`(`*`(`^`(x, 2)), ax)), `-`(sqrt(`+`(`*`(b, `*`(x)), `*`(`^`(x, 2)))))), x = infinity);  using the Explore Command 

2.  Given the Cartesian Equation for the Pearls of Sluze  `^`(y, n) = `*`(k, `*`(`^`(`+`(a, `-`(x)), p), `*`(`^`(x, m))));  

3.  Given Use Explore to create a graph of the function and the corresponding tangent line at x = a; .  

4. Given Use Explore with the ExtremePoints() command  where x = -10 .. 10; . 

5.            Given Use Explore with the MeanValueTheorem() command where x = -10 .. 10; .